home *** CD-ROM | disk | FTP | other *** search
/ Developer CD Series 1997 January: Mac OS SDK / Dev.CD Jan 97 SDK2.toast / Development Kits (Disc 2) / OpenDoc Development Framework / ODF-Interest Archive / August 96 / Scrolling < prev    next >
Encoding:
Text File  |  1996-08-19  |  2.0 KB  |  41 lines  |  [TEXT/ttxt]

  1. Subject:     Scrolling
  2. Sent:        8/7/96 12:04 AM
  3. Received:    8/7/96 8:55 AM
  4. From:        Jerome Jahnke, j-jahnke@uchicago.edu
  5. Reply-To:    ODF Interest, ODF-Interest@CILabs.ORG
  6. To:          OpenDoc Development Framework Discussion List, ODF-Interest@CILabs.
  7.  
  8. I am sorry if this has been covered before. But I am too tired to dig
  9. through either code or old email in search of this answer but. How do I get
  10. my scroll bars for a FW_CScrollBarScroller to actually work?
  11.  
  12. I create a bunch of views on the fly, choose one which is both a
  13. FW_CSuperView and contained by my frame and add scroll bars to the frame
  14. and add a new ScrollBarScroller and then resize my content view and nothing
  15. happens. I can't see part of my content view, if I resize the window I can
  16. see it fine, but my scrollbars don't let me scroll. As far as they are
  17. concerned they can see all of my content view just fine. But we all know
  18. scads are outside the bounds of the windows.
  19.  
  20. So clearly I am missing a small but crucial step. I used the doc off of the
  21. CD "Engineering Notes:Views" to set get my scroll bars and scrollers. But
  22. it ain't working.
  23.  
  24. Any help would be appreciated. And while I am posting this here, will be
  25. able to reorder views in ODF 2? In general views feel real incomplete, I
  26. wonder if I should take the time to fix the inherent problems or if there
  27. is a lot of work going on in this direction now.
  28.  
  29. Jer,
  30.  
  31.  ----------------------------------------------------------------------------
  32. | Jerome Jahnke                     | Well I was only a kid                  |
  33. | University of Chicago             | Didn't know enough to be afraid        |
  34. | Biological Sciences Division      | Playing the game                       |
  35. | Office of Academic Computing      | But not the way the big boys played    |
  36. | j-jahnke@uchicago.edu             | Nothing to lose maybe I had something  |
  37. | http://bsdac.uchicago.edu/~jahnke | to trade.                     N. Peart |
  38.  ----------------------------------------------------------------------------ùù
  39.  
  40.  
  41.